home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.20000217-20000824 / 000060_news@columbia.edu _Mon Feb 28 22:12:08 2000.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Return-Path: <news@columbia.edu>
  2. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
  3.     by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id WAA19467
  4.     for <kermit.misc@watsun.cc.columbia.edu>; Mon, 28 Feb 2000 22:12:08 -0500 (EST)
  5. Received: (from news@localhost)
  6.     by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id WAA28654
  7.     for kermit.misc@watsun.cc.columbia.edu; Mon, 28 Feb 2000 22:09:09 -0500 (EST)
  8. X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
  9. Message-ID: <38BB3777.4B42FB83@att.net>
  10. From: "Henry E. Thorpe" <henry.thorpe@att.net>
  11. Subject: Re: Kermit 95 1.1.19 supports pseudo terminal like C-Kermit 7.0?
  12. Date: Tue, 29 Feb 2000 03:06:21 GMT
  13. Organization: @Home Network
  14. To: kermit.misc@columbia.edu
  15.  
  16. Jeffrey;
  17.  
  18. Can you point us to a reference that describes how to do this?
  19.  
  20.             TIA,
  21.             Henry
  22.  
  23. Jeffrey Altman wrote:
  24. > In article <88hf4h$ad3$1@symcom.math.uiuc.edu>,
  25. > Adam H. Lewenberg <adam@symcom.math.uiuc.edu> wrote:
  26. > : Does Kermit 95 1.1.19 support the functionality that allows sending
  27. > : commands through ssh like C-Kermit 7.0 does?
  28. > :
  29. > K95 has had the ability to use SSH as a sub process since 1.1.17.
  30. > There are no pseudo terminals on Windows.  The only problem is that
  31. > most SSH implementations are designed not to create a shell process
  32. > on the remote host when the input is piped.  So you need to remove
  33. > the check for pipes that was added to at least one of the Win32 ports.
  34. >     Jeffrey Altman * Sr.Software Designer * Kermit-95 for Win32 and OS/2
  35. >                  The Kermit Project * Columbia University
  36. >               612 West 115th St #716 * New York, NY * 10025
  37. >   http://www.kermit-project.org/k95.html * kermit-support@kermit-project.org